Inserting URL into Image Field in Zoho Creator
Here is our approach to store Image into image field in Zoho Creator

Approach
We can use URL for storing Image into image field using workflow
POINTS TO NOTE |
|
1. Creating Workflow
1.1 Tap on "Workflow"

1.2 Select "While using the form"

1.3 Fill up required fields

1.4 Tap on "Add New Action"

1.5 Select "Deluge Script"

1.6 Tap on "On Success"

1.7 Copy paste the code here and save the workflow


Code Snippet
Getting URL from URL field and Uploading it into Image Field
Adding URL into Image Field directly